chore(storybook): Upgrade Storybook#40871
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Important Review skippedToo many files! This PR contains 258 files, which is 108 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (258)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
b48de69 to
5a59ee8
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #40871 +/- ##
===========================================
- Coverage 70.15% 70.14% -0.02%
===========================================
Files 3355 3355
Lines 129196 129225 +29
Branches 22341 22363 +22
===========================================
+ Hits 90636 90642 +6
- Misses 35269 35291 +22
- Partials 3291 3292 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
e04ce22 to
bcca211
Compare
⏭️ Hacktron Security Check — SkippedReason: This PR exceeds Hacktron's 200-file review cap and will not be scanned. Split the PR into smaller changes for review coverage.
|
|
/jira ARCH-2167 |
There was a problem hiding this comment.
No issues found across 261 files
Note: This PR contains a large number of files. cubic only reviews up to 100 files per PR, so some files may not have been reviewed. cubic prioritizes the most important files to review.
On a pro plan you can use ultrareview for larger PRs.
Re-trigger cubic
juliajforesti
left a comment
There was a problem hiding this comment.
I think we lost the dark mode configuration :(
… unused props and types
…ation files, simplify main and preview setup
…s to use centralized setup
…d update stories to use new structure
… centralized configuration and updating story definitions
…up with mock providers
… simplify structure
…ment for querying and improve snapshot consistency
…encies for improved structure and compatibility
…lpers, and logo files; update main and preview configurations for improved structure
…roved compatibility
…ype and improve structure - Changed story definitions from StoryFn to StoryObj for better type safety and clarity. - Removed redundant storyName assignments as they are now part of the StoryObj structure. - Updated Modal, Popover, Screen Footer, Tooltip, and various UI Kit message components to reflect the new story format. - Enhanced readability and maintainability of story files by consolidating render logic.
… configurations for improved structure and compatibility
…mat and improve structure - Changed all StoryFn usages to StoryObj in various components' stories. - Updated story names and args structure for consistency across stories. - Removed unnecessary template bindings and simplified story definitions. - Adjusted imports and package dependencies in package.json and yarn.lock.
… and remove unused logo files
5e5bd48 to
f15962c
Compare
There was a problem hiding this comment.
2 issues found across 264 files
Note: This PR contains a large number of files. cubic only reviews up to 100 files per PR, so some files may not have been reviewed. cubic prioritizes the most important files to review.
On a pro plan you can use ultrareview for larger PRs.
Re-trigger cubic
…e/upgrade-storybook

Proposed changes (including videos or screenshots)
It upgrades Storybook, since it's a tool that sprinkles dependencies across workspaces that use React.
Issue(s)
Steps to test or reproduce
Further comments
Some stories might be previously broken...
Task: ARCH-2174